home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine 6 / Erect Magazine 6.iso / pc / menu.mmm / meta.txt < prev   
Encoding:
Text File  |  1995-10-12  |  4.9 KB  |  42 lines

  1. Name
  2. ----
  3. Menue□Max:
  4.  
  5. Strings
  6. ------
  7. Macromedia Director
  8.  
  9. Script Channel Commands
  10. --------------------
  11. Global Config_G
  12. put 0 into item 1 of Config_G
  13. --
  14. put clickOn() - 10 into clickOn_W
  15. set the visibility of sprite clickOn_W = TRUE
  16. put clickOn() - 9 into clickOn_W
  17. set the visibility of sprite clickOn_W = FALSEgo to the frameGlobal Config_G
  18. put 1 into item 1 of Config_G
  19. --
  20. put clickOn() - 10 into clickOn_W
  21. set the visibility of sprite clickOn_W = TRUE
  22. put clickOn() - 11 into clickOn_W
  23. set the visibility of sprite clickOn_W = FALSEnothingGlobal Config_G
  24. put 0 into item 2 of Config_G
  25. --
  26. put clickOn() - 10 into clickOn_W
  27. set the visibility of sprite clickOn_W = TRUE
  28. put clickOn() - 9 into clickOn_W
  29. set the visibility of sprite clickOn_W = FALSEgo to the frame + 1Global Config_G
  30. if machineType() = 256 and the colorDepth <= 8 then
  31.     alert "Please Change of Display !!"
  32. else
  33.     put 1 into item 2 of Config_G
  34.     --
  35.     put clickOn() - 10 into clickOn_W
  36.     set the visibility of sprite clickOn_W = TRUE
  37.     put clickOn() - 11 into clickOn_W
  38.     set the visibility of sprite clickOn_W = FALSE 
  39. end ifpuppetSound "MenuBGM"
  40. --
  41. go to "Menu"Wtime 0.5Global Dmovie_G
  42. go to movie Dmovie_Gif soundBusy(1) then
  43.     nothing
  44. else
  45.     Global Config_G
  46.     put 255/5*integer(item 3 of Config_G) into Volume_W
  47.     set the volume of sound 1 = Volume_W
  48.     updatestage
  49.     --
  50.     puppetSound "MenuBGM"
  51. end ifgo to "Menu"Global Dmovie_G
  52. if the mouseH < 268 then
  53.     put "MovieBR1" into Dmovie_G
  54.     set the visibility of sprite 12 = TRUE
  55.     puppetSound "ClickSND"
  56.     go to "Dmovie"
  57. else
  58.     if the mouseH > 417 then
  59.         put "MovieBR2" into Dmovie_G
  60.         set the visibility of sprite 13 = TRUE
  61.         puppetSound "ClickSND"
  62.         go to "Dmovie"
  63.     else
  64.         go to the frame
  65.     end if
  66. end ifGlobal Config_G
  67. repeat with n = 1 to 24
  68.     set the visibility of sprite n = TRUE
  69. end repeat
  70. --
  71. repeat with n = 2 to 11
  72.     set the visibility of sprite n = FALSE
  73. end repeat
  74. --MovieSize
  75. if item 1 of Config_G = 0 then
  76.     set the visibility of sprite 2 = TRUE
  77. else
  78.     set the visibility of sprite 3 = TRUE
  79. end if
  80. --PhotoSize
  81. if item 2 of Config_G = 0 then
  82.     set the visibility of sprite 4 = TRUE
  83. else
  84.     set the visibility of sprite 5 = TRUE
  85. end if
  86. --SoundVolume
  87. put item 3 of Config_G + 6 into SV_W
  88. set the visibility of sprite SV_W = TRUE
  89. updatestagerepeat with n = 6 to 11
  90.     set the visibility of sprite n = FALSE
  91. end repeat
  92. --
  93. put clickOn()-10 into Volume_W
  94. set the visibility of sprite Volume_W = TRUE
  95. --
  96. Global Config_G
  97. put Volume_W-6 into item 3 of Config_G
  98. --
  99. if item 3 of Config_G > 0 then
  100.     put 255/5*integer(item 3 of Config_G) into Volume_W
  101.     set the volume of sound 1 = Volume_W
  102. else
  103.     set the volume of sound 1 = 0
  104. end ifquitpuppetSound 0
  105. --
  106. put clickOn() into clickOn_W
  107. set the visibility of sprite clickOn_W = FALSE
  108. updatestage
  109. Wtime 0.3
  110. set the visibility of sprite clickOn_W = TRUE
  111. updatestage
  112. Wtime 0.1
  113. --
  114. go to "Panic"put clickOn() into clickOn_W
  115. set the visibility of sprite clickOn_W = FALSE
  116. updatestage
  117. Wtime 0.3
  118. set the visibility of sprite clickOn_W = TRUE
  119. updatestage
  120. Wtime 0.1
  121. --
  122. go to "Config"put clickOn() into clickOn_W
  123. set the visibility of sprite clickOn_W = FALSE
  124. updatestage
  125. Wtime 0.3
  126. set the visibility of sprite clickOn_W = TRUE
  127. updatestage
  128. Wtime 0.1
  129. --
  130. go to "Quit"put clickOn() into clickOn_W
  131. set the visibility of sprite clickOn_W = FALSE
  132. updatestage
  133. Wtime 0.3
  134. set the visibility of sprite clickOn_W = TRUE
  135. updatestage
  136. Wtime 0.1
  137. --
  138. go to the frame + 1Global Dmovie_G
  139. put "PhotoBr3" into Dmovie_G
  140. set the visibility of sprite 16 = TRUE
  141. --
  142. puppetSound "ClickSND"
  143. go to "Dmovie"Global Dmovie_G
  144. if the mouseH < 384 then
  145.     put "MovieBr3" into Dmovie_G
  146.     set the visibility of sprite 17 = TRUE
  147. else
  148.     put "PhotoBr4" into Dmovie_G
  149.     set the visibility of sprite 18 = TRUE
  150. end if
  151. --
  152. puppetSound "ClickSND"
  153. go to "Dmovie"Global Dmovie_G
  154. if the mouseV < 370 then
  155.     put "PhotoBR1" into Dmovie_G
  156.     set the visibility of sprite 14 = TRUE
  157. else
  158.     put "PhotoBR2" into Dmovie_G
  159.     set the visibility of sprite 15 = TRUE
  160. end if
  161. --
  162. puppetSound "ClickSND"
  163. go to "Dmovie"Global Dmovie_G
  164. put "MovieBr4" into Dmovie_G
  165. set the visibility of sprite 19 = TRUE
  166. --
  167. puppetSound "ClickSND"
  168. go to "Dmovie"Global Dmovie_G
  169. put "PhotoBr5" into Dmovie_G
  170. set the visibility of sprite 20 = TRUE
  171. --
  172. puppetSound "ClickSND"
  173. go to "Dmovie"Global Dmovie_G
  174. put "BackNum" into Dmovie_G
  175. set the visibility of sprite 21 = TRUE
  176. --
  177. puppetSound "ClickSND"
  178. go to "Dmovie"repeat with n = 1 to 24
  179.     set the visibility of sprite n = TRUE
  180. end repeat
  181. --
  182. repeat with n = 12 to 21
  183.     set the visibility of sprite n = FALSE
  184. end repeat
  185. updatestage
  186.  
  187. vwci
  188. ----
  189. 1025: □MenuPal
  190. 1026: □Menu_N
  191. 1027: □MBPanic
  192. 1028: □MBConfig
  193. 1029: □MBQuit
  194. 1030: □MBMovie
  195. 1031: □MBPhoto
  196. 1032: □MBSCAN
  197. 1033: □MBErect
  198. 1034: □ConPal
  199. 1035: □Config
  200. 1036: □ConMB
  201. 1037: □ConMS
  202. 1038: □ConP
  203. 1039: □ConP256
  204. 1040: □ConV0
  205. 1041: □ConV1
  206. 1042: □ConV2
  207. 1043: □ConV3
  208. 1044: □ConV4
  209. 1045: □ConV5
  210. 1046: □Cmenu
  211. 1047:     BlackBoad
  212. 1048: □Loading
  213. 1049: □PanicG
  214. 1052: □MenuBGM
  215. 1053: □ClickSND
  216.